remove remaining shadows of cet (#971)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 6 Jan 2023 12:56:06 +0000 (05:56 -0700)
committerGitHub <noreply@github.com>
Fri, 6 Jan 2023 12:56:06 +0000 (05:56 -0700)
commit2be4547f985e18d3c3b8c928144a0a0304666c2f
tree95d90d35dacc84f2fe460231e32e04da6ff3aff1
parent7b321cdb1673029f42b4d10dcc6c8980091cf13b
remove remaining shadows of cet (#971)

* wean garmin_gpi from global_opts.codec and cet.

* wean garmin from global_opts.codec and cet.

* remove cet

* don't include deprecated includes, no global codec.

* fix garmin includes

* fix up comment indicating garmin encoding issues.

* fiddle with encoding functions.

* change get_codec signature.

* trailling white space
16 files changed:
CMakeLists.txt
cet_util.cc [deleted file]
cet_util.h [deleted file]
defs.h
deprecated/cet_util.cc [new file with mode: 0644]
deprecated/cet_util.h [new file with mode: 0644]
garmin.cc
garmin_fs.cc
garmin_fs.h
garmin_gpi.cc
garmin_gpi.h
gdb.cc
igc.cc
main.cc
nmea.cc
util.cc